home *** CD-ROM | disk | FTP | other *** search
Makefile | 1998-08-12 | 330 b | 14 lines |
-
- /* Copyright (c) Mark J. Kilgard, 1994, 1997, 1998. */
-
- #define IHaveSubdirs
- #define PassCDebugFlags
-
- SUBDIRS = ideas atlantis walker yacme glutmech geoface \
- chess rollercoaster underwater opengl_logo bluepony \
- lorenz smooth gliq glflare bounce skyfly particle \
- newave
-
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-